Asp.net Core 8 Web API -1

Click Here to View Step by Step

ASP.NET Core Web API Tutorial- asp.net core web api is the latest and most powerful framework for the development of RESTful Web API. This Asp.Net Core Web API is open source and supported by Microsoft.

  • Create Project and Sturcture
  • Add Domain Model
  • Adding IGenericRepository
  • Adding GenericRepository
  • Add Application Db Context
  • Install Nugets ASP.NET Core ( Entity Framework )
  • Configure Fulient API Validation
  • Implementing Generic Repository
  • Adding Unit Of Work
  • Connection Db MS SQL Server
  • Add-Migrations And Update-Database

you will find code in this link : https://github.com/walidabazo/Product-API